Skip to content

improve: update dependencies and promote protobuf to core dependency#41

Merged
Coding-Dev-Tools merged 1 commit into
masterfrom
improve/datamorph-20260630
Jul 1, 2026
Merged

improve: update dependencies and promote protobuf to core dependency#41
Coding-Dev-Tools merged 1 commit into
masterfrom
improve/datamorph-20260630

Conversation

@Coding-Dev-Tools

@Coding-Dev-Tools Coding-Dev-Tools commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Automated improvement by dev-engineer

Changes

  • Add protobuf>=7.34.1 as core dependency (was optional 'full' extra)
  • Update pytest to >=9.1.0 (was 9.0.3)
  • Update ruff to >=0.15.20 (was 0.4.0)
  • Remove 'full' extra since protobuf is now core

Verification

  • All 130 tests pass
  • Ruff checks pass
  • CLI works correctly (datamorph --version, --help, formats)
  • CI passes (lint + test matrix on Python 3.10-3.13)

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

🤖 Automated Code Review

✅ Ruff Lint — No issues

⚠️ Ruff Format — Formatting needed

Would reformat: conftest.py
Would reformat: src/datamorph/cli.py
Would reformat: src/datamorph/converters.py
Would reformat: tests/test_cli_error_paths.py
Would reformat: tests/test_converters.py
Would reformat: tests/test_edge_cases.py
Would reformat: tests/test_validate.py
7 files would be reformatted, 2 files already formatted

✅ Secret Detection — Clean

✅ Large Files — Within limits

📊 Diff Stats — 1 file(s) changed

 pyproject.toml | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Verdict: ⚠️ Warnings — Lint/format issues found. Recommend fixing before merge.

Automated by Coding-Dev-Tools/.github reusable workflow.

- Add protobuf>=7.34.1 as core dependency (was optional 'full' extra)
- Update pytest to >=9.1.0 (was 9.0.3)
- Update ruff to >=0.15.20 (was 0.4.0)
- Remove 'full' extra since protobuf is now core

All 130 tests pass and ruff checks pass.
@Coding-Dev-Tools Coding-Dev-Tools force-pushed the improve/datamorph-20260630 branch from cb6b0b0 to 9537764 Compare July 1, 2026 03:02
@Coding-Dev-Tools Coding-Dev-Tools changed the title improve: add missing type widening entries for bool/date combinations improve: update dependencies and promote protobuf to core dependency Jul 1, 2026
@Coding-Dev-Tools Coding-Dev-Tools merged commit 1bfa5b7 into master Jul 1, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant